home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / cnet / cnet_toolkit.lha / routines / LOGPO < prev    next >
Text File  |  1997-04-05  |  137b  |  3 lines

  1. LOGPO: procedure;arg p;if exists("sysdata:log/port"p) then sendfile "sysdata:log/port"p
  2.   else transmit "Port "p" log not found.";return
  3.